/*css reset*/

@charset "utf-8";
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
input,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
article,
aside,
audio,
canvas,
figure,
footer,
header,
mark,
menu,
nav,
section,
time,
video {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
	display: block;
}

ul,
ol,li {
	list-style: none;
}

img {
	border: 0 none;
	vertical-align: top;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong,
em,
i {
	/*font-style: normal;
	font-weight: normal;*/
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

mark {
	background: none;
}

input::-ms-clear {
	display: none !important;
}

input:focus {
	outline: none;
}

body {
	font: 12px/1 "Microsoft Yahei", "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", SimSun, sans-serif;
	background: #fff;
	color: #333333;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
	_height: 1px;
}

.CenterBox{
	width: 1190px;
	margin: 0 auto;
}
.blank10{
	width: 100%;
	height: 10px;
}
.blank15{
	width: 100%;
	height: 15px;
}
.blank20{
	width: 100%;
	height: 20px;
}
.blank30{
	width: 100%;
	height: 30px;
}

.flf{
	float: left;
}
.flr{
	float: right;
}
.mtT_5{
	margin-top: 5px;
}
.mtT_10{
	margin-top: 10px;
}
.mtT_15{
	margin-top: 15px;
}
.mtT_20{
	margin-top: 20px;
}
.mtT_30{
	margin-top: 30px;
}
.mtF_10{
	margin-left: 10px;
}
.dian{
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}

/*neirong*/
.top-ad>div{
	float: left;
}
.top-ad img{
	width: 590px;
	height: 60px;
}
.listAd>div{
	float: left;
	width: 570px;
	height: 80px;
	border: 1px solid #E5E5E5;
	padding: 9px 9px;
}
.listAd-box>div{
	float: left;
}
.listAd-lf{
	width: 135px;
	height: 76px;
	padding: 2px 0px;
	overflow: hidden;
}

.listAd-lf>li{
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    margin-top: 4px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*.listAd-lf>li{
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	margin-top: 4px;
}
*/
.first-listAd-li{
	margin-top: 0px !important;
}
.listAd-lf>li a{
	color: #666666;
}
.listAd-lf>li a:hover{
	color: #E50113;
}
.listAd-mid{
	width: 280px;
	height: 80px;
	overflow: hidden;
}
.listAd-mid img{
	width: 280px;
	height: 80px;
}
.gkpd{
	padding-bottom: 8px;
	border-bottom: 2px solid #306BAF;
}
.gkpd-lf{
	float: left;
	height: 55px;
}
.gkpd-mid{
	float: left;
}
.gkpd-ri{
	float: right;
}
.gkpd-log{
	float: left;
	width: 189px;
	height: 37px;
	margin-top:18px;
}
.gkpd-search{
	float: left;
	height: 32px;
	margin-left: 400px;
	margin-top: 23px;
}
.search{
	width: 300px;
	height: 30px;
	border: 1px solid #E5E5E5;
	border-radius: 3px;
}
.search-select{
	width: 55px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    background: url(https://img1.eol.cn/images/ed/gaokao/2017g/down.png) 90% 50% no-repeat;
    font-size: 14px;
    padding-right: 10px;
    cursor: pointer;
}
.search-input{
	float: right;
    width: 235px;
    height: 30px;
}
.search-input input {
    width: 227px;
    line-height: 30px;
    padding-left: 8px;
    border: none;
    font-size: 14px;
    color: #999999;
    height: 30px;
}
.search-bt{
	float: left;
	width: 75px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: #306BAF;
	border-radius: 3px;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 23px;
	cursor: pointer;
	letter-spacing: 4px;
}
.gkpd-ewm{
	float: left;
	width: 75px;
	height: 55px;
	text-align: center;
}
.gkpd-ewm img{
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
}
.gkpd-ewm img:hover{
	transform: scale(2);
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
}

.gkpd-ewmWord{
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
/*nav start*/
.gknav{
	height: 49px;
	border-bottom: 1px solid #E5E5E5;
}
.nav-li{
	float: left;
	font-size: 0;
	width: 170px;
	height: 50px;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
}
.nav-nr{
	margin-top: 14px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	position: relative;
}
.nav-nr span{
	font-size: 16px;
	color: #666666;
}
.nav-nr img{
	margin-left: 10px;
	margin-top: -8px;
	vertical-align: middle !important;
}
.duanxian{
	position: absolute;
    top: 3px;
    right: -1px;
	width: 1px;
	height: 16px;
	background:#E5E5E5 ;
}
.nav-show{
	width: 170px;
	position: absolute;
	top: 49px;
	left: 1px;
	opacity: 0.9;
	background: #306BAF;
	padding: 0px 5px 10px 5px;
	box-sizing: border-box;
	display: none;
	z-index: 1000;
}
.sanjiao{
	position: absolute;
	top: -8px;
	left: 50%;
	margin-left: -4px;
	width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #306BAF;
}
.nav-nrul{
	font-size: 0;
	padding: 20px 15px 10px 15px;
	border-bottom: 1px dashed #FFFFFF;
}
.border-none{
	border-bottom: none !important;
	padding-bottom: 0px !important;
}
.nav-stitle{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	margin-bottom: 7px;
}
.nav-snr a{
	display: inline-block;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 12px;
    margin-right: 14px;
    margin-bottom: 9px;
}
.nav-snr a:hover{
	text-decoration: underline;
}



/*nav end*/
.word-gd{
	float: left;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}
.difang{
	float: left;
	font-size: 0;
	margin-left: 20px;
}
.difang a {
    height: 19px;
    width: 19px;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    display: inline-block;
    color: #999999;
}
.difang a:hover{
	color: #E50113;
}
.difang span {
	width: 14.5px;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    color: #999999;
}
.gk-selectLf{
	float: left;
	width: 850px;
	box-sizing: border-box;
	padding-right: 38px;
	border-right: 1px solid #E5E5E5;
}
.gk-select{
	width: 1163px;
	background: rgba(240,244,246,0.80);
	border: 1px solid #E5E5E5;
	padding:25px 0 25px 25px;
}
/*
.gk-xdx{
	float: left;
}
.select-head{
	height: 22px;
	line-height: 22px;
}
.select-head img{
	margin-top: 2px;
}
.select-head span{
	font-size: 16px;
	color: #404040;
	display: inline-block;
	line-height: 22px;
	margin-left: 4px;
}
.select-cont{
	margin-top: 5px;
	font-size: 0;
}
.shuru-input{
	display: inline-block;
	width: 288px;
	height: 26px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	padding-left: 10px;
	font-size: 12px;
	color: #999999;
}
.sdx-bt{
	display: inline-block;
	width: 60px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #3D7EC9;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
	cursor: pointer;
}
.select-cont2{
	margin-top: 10px;
}
.select1,.select2,.select3{
	width: 80px;
	height: 28px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	font-size: 12px;
	color: #999999;
}
.select3{
	width: 120px !important;
}
.gk-xzy{
	float: left;
	margin-left: 45px;
}
.gk-xzy .select-cont{
}
.gk-xzy .select-cont1 .shuru-input{
	width: 208px !important;
}
.xueke{
	display: inline-block;
	width: 66px;
	height: 26px;
	padding-left: 12px;
	line-height: 26px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	font-size: 12px;
	color: #999999;
}
.gk-xzy .select3{
	width: 130px !important;
}
.gk-fsx{
	float: left;
	margin-top: 25px;
}
.gk-fsx .select-head img{
	margin-top: 1px !important;
}
.gk-fsx .select3{
	width: 120px !important;
}
.n-bt{
	width: 76px !important;
}
.gk-zytb{
	float: left;
	margin-top: 25px;
	margin-left: 29px;
}
.gk-zytb .select-head img{
	margin-top: 0px !important;
}
.gk-zytb .select3{
	width: 130px !important;
}
.n-shuru-input{
	display: inline-block;
    width: 68px;
    height: 26px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    padding-left: 10px;
    font-size: 12px;
    color: #999999;
}


input::-webkit-input-placeholder{
	color: #999999;
}
input::-moz-placeholder{
	color: #999999;
}
input:-moz-placeholder{
	color: #999999;
}
input:-ms-input-placeholder{
	color: #999999;
}*/

.gk-selectRi{
	float: left;
	padding-left: 20px;
}
.gkgjBox-head{
	/*height: 20px;
	line-height: 20px;*/
}
.gkgjBox-head span{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #2A4455;
	line-height: 20px;
	margin-left:5px ;
}
.gkgjBox-cont{
	margin-top: 15px;
}
.gkgjBox-liLf{
	float: left;
	width: 48px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	border: 1px solid #3D7EC9;
	font-size: 14px;
	color: #2A4455;
}
.gkgjBox-liRi{
	float: left;
	font-size: 0;
	margin-left: 12px;
	margin-bottom: 18px;
}
.gkgjBox-liRi a{
	display: inline-block;
	width: 50px;
	font-size: 12px;
	color: #2A4455;
	line-height: 16px;
	margin-right: 20px;
}
.gkgjBox-liRi a:hover{
	color: #E50113;
}
.gkgjBox-liRi>div{
	margin-top: 3px;
}
.ttNews{
	float: left;
	width: 355px;
}
.ttNews-li{
	padding-bottom: 22px;
	padding-top: 22px;
	border-bottom: 1px solid #E5E5E5;
}
.tt-titleLf{
	float: left;
	width: 46px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #306BAF;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.tt-titleRi{
	float: left;
	width: 280px;
	line-height: 22px;
	font-size: 18px;
	color: #333333;
	margin-left: 10px;
}
.tt-titleRi a{
	color: #333333;
}
.tt-cont{
	font-size: 0;
	margin-top: 12px;
}
.tt-cont a{
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-right:10px ;
}
.tt-cont a:hover{
	color: #E50113;
}
.toutiao-li{
	padding-top: 5px !important;
}
.toutiao-li .tt-titleLf{
	background: #CE352C;
}
.toutiao-li .tt-titleRi a{
	color: #215796 !important;
	font-weight: bold;
}
.lastNews-li{
	border-bottom: none;
}
.picBox{
	float: left;
	width: 560px;
	height: 345px;
	margin-left: 20px;
	position: relative;
}
.bigPic{
	overflow: hidden;
}
.bigPic,.swiper1,.bigPic img{
	width: 560px;
	height: 260px;
}
.smallpic{
	display: flex;
	overflow-x: auto;
	overflow-y: hidden;
	margin-top: 5px;
}
.smallpic>div{
	float: left;
	width: 185px;
	height: 80px;
	position: relative;
	cursor: pointer;
}
.smallpic img{
	width: 185px;
	height: 80px;
}
.bor{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 185px;
	height: 80px;
	border: 4px solid #306BAF;
	box-sizing: border-box;
	display: none;
}
.smallpic>div img{
	width: 185px;
	height: 80px;
}
.mtF_2{
	margin-left: 2.5px;
}
.dis-block{
	display: block !important;
}
.dis-none{
	display: none;
}
.gksjz{
	float: right;
	width: 235px;
	height: 350px;
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 20px;
	position: relative;
}
.gksjz-head{
	height: 20px;
	line-height: 20px;
}
.gksjz-head span{
	display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #2A4455;
    line-height: 20px;
    margin-left: 10px;
}
.gksjz-cont{
	height: 275px;
    overflow-y: scroll;
    margin-top: 15px;
}

/*webkit shezhi*/
.gksjz-cont::-webkit-scrollbar  {
    width: 10px;
    height: 5px;
    background-color: #F5F5F5;
}
/*定义滚动条轨道 内阴影+圆角*/
.gksjz-cont::-webkit-scrollbar-track  {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;  */
    background-color: white;
}

/*定义滑块 内阴影+圆角*/
.gksjz-cont::-webkit-scrollbar-thumb  {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: gray;
}
/*IE shezhi*/



.shuxian-bg{
	/*width: 160px;*/
	padding-top: 5px;
	background: url(https://img1.eol.cn/images/ed/gaokao/2017g/Line-bg.png) repeat-y 1.3px;
}
.yuefen-head{
	width: 42px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 25px;
	background: url(https://img1.eol.cn/images/ed/gaokao/2017g/blue1.png) no-repeat;
}
.bg-red{
	background: url(https://img1.eol.cn/images/ed/gaokao/2017g/red1.png) no-repeat !important;
}
.yuefencont11 .yuefen-head{
	padding-left: 16px !important;
}
.yuefencont12 .yuefen-head{
	padding-left: 16px !important;
}
.yuefen-cont{
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 15px;
	font-size: 0;
}
.yuefen-cont a{
	font-size: 14px;
	color: #666666;
	margin-right: 10px;
}
.yuefen-cont a:hover{
	color: #E50113;
}


.ztnr2{
	margin-top: 20px;
}
.gkdt{
	float: left;
	width: 355px;
}
.gkdt-head{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #333333;
	padding-bottom: 8px;
	border-bottom: 1px solid #E5E5E5;
}
.gkdt-ul{
	margin-top: 10px;
}
.gkdt-li{
	/*width: 322px;*/
    height: 26px;
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
    background: url(https://img1.eol.cn/images/ed/gaokao/2017g/dian.png) left center no-repeat;
    padding-left: 8px;
    margin-top: 5px;
}
.gkdt-gk a{
	float: left;
	width: 250px;
}
.gkdt-li a{
	color: #666666;
}
.gkdt-li span{
	float: right;
	color: #666666;
}
.gkdt-li a:hover{
	color: #E50113;
}
.yczl{
	float: left;
	width: 560px;
	margin-left: 20px;
}
.yczl-ul{
	margin-top: 17px;
}
.yczl-img{
	float: left;
	width: 160px;
	height: 95px;
}
.yczl-img img{
	width: 160px;
	height: 95px;
}
.yczl-nr{
	float: left;
	width: 380px;
	margin-left: 20px;
}
.yczl-title{
	float: left;
	width: 295px;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}
.yczl-title a{
	color: #333333;
}
.yczl-title a:hover{
	color: #E50113;
}
.wqhg{
	float: left;
	font-size: 12px;
	color: #CE352C;
	line-height: 20px;
	margin-left: 20px;
}
.wqhg a{
	color: #CE352C;
}
.yczl-nr-cont{
	margin-top: 12px;
}
.yczl-nr-cont .gkdt-li{
	float: left;
	width: 180px !important;
	height: 22px !important;
	margin-top: 0 !important;
	line-height: 22px !important;
}
.yczl-nr-cont>div span,.yczl-nr-cont>div a{
	display: inline-block;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.yczl-nr-cont>div a{
	margin-right: 5px;
}
.yczl-nr-cont>div a:hover{
	color: #E50113;
}
.jjgk{
	float: right;
	width: 235px;
	height: 270px;
	box-sizing: border-box;
	border: 1px solid #E5E5E5;
	padding: 15px 0 0 10px;
}
.jjgk-head span{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	margin-left: 5px;
}
.jjgk-cont{
	margin-top: 15px;
}
.jjgk-cont .gkdt-li{
	width: 185px !important;
}
.adLi{
	float: left;
	width: 160px;
	height: 60px;
	margin-left: 11.666666px;
	position: relative;
	border: 2px solid #e0e0e0;
	box-sizing: border-box;
}
/*.adimg-zz{
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	height: 60px;
	box-sizing: border-box;
	border: 2px solid #e0e0e0;
}*/
.first-adLi{
	margin-left: 0 !important;
}
.adLi img{
	/*width: 160px;
	height: 60px;*/
	width: 100%;
	height: 100%;
}
.adListUl .gkdt-li{
	float: left;
	width: 162px;
	margin-top: 0px;
	margin-left: 30px;
}
.first-gkdt-li{
	margin-left: 0 !important;
}
.dzBox{
	float: left;
	width: 830px;
}
.dz-head{
	height: 42px;
    border-top: 2px solid #003A7D;
    border-bottom: 1px solid #003A7D;
    border-left: 1px solid #003A7D;
}
.dz-headul{
	float: left;
}
.dz-headLi{
	float: left;
    width: 100px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}
.active-dz {
    background: #003A7D;
    color: white !important;
    font-weight: bold;
}
.ghyp{
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #306BAF;
	line-height: 42px;
	margin-right: 20px;
	cursor: pointer;
}
.word-more{
	position: relative;
	float: right;
    width: 67px;
    height: 42px;
    padding-left: 17px;
    line-height: 42px;
    font-size: 16px;
    color: #306BAF;
    cursor: pointer;
    background: url(https://img1.eol.cn/images/ed/gaokao/2017g/add.png) no-repeat 55px center;
}
.more-show{
	position: absolute;
	width: 68px;
	background: white;
	top: 42px;
	left: -1px;
	padding: 6px 8px 10px 8px;
	border-bottom: 1px solid #306BAF;
	border-left: 1px solid #306BAF;
	border-right: 1px solid #306BAF;
	display: none;
	z-index: 100;
}
.more-showli{
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #E5E5E5;
}
.more-showli:hover{
	font-weight: bold;
}
.dz-li{
	padding: 25px 0px;
	border-bottom: 1px solid #E5E5E5;
}

.tuijian {
	float: left;
    width: 19px;
    height: 26px;
    background: url(https://img1.eol.cn/images/ed/gaokao/2017g/jian1.png) no-repeat right center;
	margin-right: 8px;
}
.tuijian-title {
	float: left;
    height: 26px;
    line-height: 26px;
    font-size: 20px;
}
.tuijian-title a{
	color: #333333;
}
.d-tj a{
	color: #306BAF !important;
}
.dz-li a:hover{
	color: #E50113;
}
.dz-liDesc{
	display: inline-block;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-top: 20px;
}
.dz-liDesc a{
	color: #666666;
}
.more-message{
	margin-top: 15px;
}
.laiyuan{
	height: 24px;
    float: left;
    font-size: 12px;
    color: #BBBBBB;
    line-height: 24px;
}
.time{
	height: 24px;
    float: left;
    font-size: 12px;
    color: #BBBBBB;
    line-height: 24px;
    margin-left: 20px;
}
.url{
	height: 24px;
    float: right;
    font-size: 12px;
    color: #BBBBBB;
    line-height: 24px;
    position: relative;
}
.url img {
    vertical-align: middle;
    cursor: pointer;
}
.share-show{
	position: absolute;
	top: 0px;
	left: 25px;
	display: none;
}

.ad-liBox{
	padding: 25px 0;
    border-bottom: 1px solid #E5E5E5;
}
.ad-li{
	float: left;
	width: 600px;
	height: 85px;
}
.ad-li img{
	width: 600px;
	height: 85px;
}
.ad-liRi{
	float: right;
	width: 215px;
	height: 85px;
}
.ad-liRi img{
	width: 215px;
	height: 85px;
}
.jzgd{
	text-align: center;
	font-size: 18px;
	color: #BBBBBB;
	line-height: 33px;
	margin-top: 60px;
}
.jzgd a{
	color: #BBBBBB;
}
.dz-ul{
	display: none;
	padding-right: 10px;
}
.first-dz-ul{
	display: block;
}
.ztnrBottom-ri{
	float: right;
	width: 330px;
	border-left:1px solid #E5E5E5;
	padding-left: 15px;
}
.gkbk{
	margin-top: 10px;
}
.gkbk-head{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	padding-left: 10px;
	border-left: 4px solid #306BAF;
}
.gkbk-head a{
	color: #333333;
}
.shuxian{
	width: 330px;
	height: 1px;
	background:#E5E5E5;
	margin-top: 10px;
}
.gkbk-cont{
	font-size: 0;
	margin-top: 20px;
}
.gkbk-cont a{
	float: left;
	font-size: 14px;
	color: #696969;
	line-height: 28px;
	width: 80px;
	text-align: center;
	margin: 0 10px;
}
.gkbk-cont a:hover{
	background: #306BAF;
	color: white;
}
.gkbk-cont span{
	float: left;
	height: 14px;
	width: 1px;
	margin-top: 7px;
	background: #E5E5E5;
}
.ri-ad{
	width: 330px;
	height: 85px;
	margin-top: 30px;
}
.ri-ad img{
	width: 330px;
	height: 85px;
}
.nlzt{
	margin-top: 30px;
}
.nlzt-cont{
	margin-top: 20px;
	padding-left: 20px;
}
.nlzt-li{
	padding-bottom: 15px;
}
.nlzt-word{
	float: left;
	width: 44px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #306BAF;
	text-align: center;
	line-height: 20px;
	background: #FFFFFF;
	border: 1px solid #306BAF;
}
.nlzt-nf{
	float: left;
	width: 250px;
	font-size: 0;
	margin-top: 1px;
	margin-left: 10px;
}
.nlzt-nf a{
	display: inline-block;
	line-height: 20px;
	padding: 0 5px;
	font-size: 14px;
	color: #666666;
}
.nlzt-nf a:hover{
	background: #306BAF;
	color: white;
}
.yxphbCont{
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
.yxphbHead>div{
	float: left;
	width: 140px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
	background: #306BAF;
}
.active-yxphbHead{
	background: #CE352C !important;
}
.yxphbHead-ri{
	margin-left: 10px;
}
.yxphb-wordpm{
	float: left;
    font-size: 12px;
    color: #BBBBBB;
    line-height: 33px;
}
.yxphb-wordschool{
    float: left;
    font-size: 12px;
    color: #BBBBBB;
    line-height: 33px;
    margin-left: 50px;
}
.yxphb-wordrd {
    float: right;
    font-size: 12px;
    color: #BBBBBB;
    line-height: 33px;
    margin-right: 15px;
}
.ph-schoolLi>div{
	float: left;
}
.ph-num{
	width: 18px;
    height: 18px;
    font-size: 12px;
    color: #666666;
    text-align: center;
    line-height: 18px;
    background: #EEEEEE;
    margin-top: 6px;
}
.ph-school{
	width: 160px;
	font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-left: 10px;
}
.ph-school a{
	color: #666666;
}
.ph-school a:hover{
	color: #E50113;
}
.ph-rq{
	float: right !important;
	margin-right: 8px;
    font-size: 14px;
    line-height: 30px;
}
.color-rb {
    background: #CE352C !important;
    color: #FFFFFF !important;
}

.color-rf {
    color: #CE352C !important;
}

.color-bb {
    background: #306BAF !important;
    color: #FFFFFF !important;
}
.liuxue-head {
    height: 27px;
    border-bottom: 1px solid #e5e5e5;
}
.liuxue-head>div{
	float: left;
	height: 21px;
	line-height: 21px;
	font-size: 16px;
	color: #666666;
	padding: 0 20px 5px 20px;
	cursor: pointer;
}
.select {
    font-weight: bold;
    color: #333333 !important;
    border-bottom: 2px solid #003A7D;
}
.liuxue-cont{
	padding-left: 15px;
	margin-top: 15px;
}
.liuxue-imgli{
	float: left;
	width: 95px;
	height: 75px;
	margin-right: 8px;
}
.liuxue-imgli img{
	width: 95px;
	height: 75px;
}
.liuxue-listbox .gkdt-li{
	width: 302px;
}
.ftzl-cont{
	padding-left: 15px;
	margin-top: 15px;
}
.ftzl-imgli{
	float: left;
	width: 140px;
	height: 75px;
	position: relative;
}
.ftzl-imgli img{
	width: 140px;
	height: 75px;
}
.xfc{
	position: absolute;
	left: 0;
	bottom: 5px;
	width:132px ;
	height: 18px;
	opacity: 0.75;
	background: #FFFFFF;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-left: 8px;
}
.xfc a{
	color: #333333;
}
.xfc a:hover{
	color: #E50113;
}
.ftzl-listbox .gkdt-li{
	width: 302px;
}

/*hzuo*/
.hezuo {
	width: 100%;
	height: 165px;
	background: #F7F9FA;
	margin-top: 25px;
	box-sizing: border-box;
	padding-top: 35px;
	padding-left: 15px;
}

.hezuo>.CenterBox>div {
	float: left;
}

.hezuo>.CenterBox>div>div {
	float: left;
}

.hezuo-img {
	margin-top: 15px;
	margin-right: 25px;
}

.hezuo-word {
	width: 155px;
}

.hezuo-word>h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
}

.hezuo-word>div {
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}

.mt_5 {
	margin-top: 5px;
}

.hezuo-mid {
	margin-left: 35px !important;
	margin-right: 35px !important;
}

.hezuo-ri>.hezuo-word {
	width: 240px;
}

.hezuo-ri>.hezuo-word>h3 {
	margin-bottom: 5px;
}

.hezuo-ri>.hezuo-word span {
	display: inline-block;
	font-size: 12px;
	line-height: 22px;
}

.hezuo-ri>.hezuo-word a {
	color: #666666;
}
.hezuo-ri>.hezuo-word a:hover{
	color: #E50113;
}
/*new*/
.gk-xdx .select-head img{
	width: 22px;
	height: 22px;
	margin-top: 1px !important;
}
.gk-xzy .select-head img{
	width: 22px;
	height: 20px;
	margin-top: 1px !important;
}
.gk-fsx .select-head img{
	width: 22px;
	height: 20px;
	margin-top: 0px !important;
}
.gk-zytb .select-head img{
	width: 22px;
	height: 22px;
	margin-top: 0px !important;
}
.gkgjBox-head img{
	width: 21px;
    height: 20px;
    /*margin-top: -3px;*/
}
.social-share .social-share-icon{
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}
.social-share .icon-wechat .wechat-qrcode{
	left: -90px;
}
.gif-box{display: none;}
.mbanquan{display: none;}

.nav-head-wz {
	float: right !important;
	color: #EE0000;
	font-size: 14px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	height: 30px;
	margin-top: 8px;
	box-sizing: border-box;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
	cursor: pointer;
	border: 1px solid #D9D9D9;
}

.nav-head-wz .imgselpos {
	margin-left: 5px;
	vertical-align: middle !important;
}

.divstates {
	display: none;
	position: absolute;
	top: 45px;
	right: -20px;
	min-height: 100px;
	width: 345px;
	background: white;
	border: 1px solid #eee;
	padding: 10px;
	/* text-align: center; */
	z-index: 6000;
}

.divstates:after,
.divstates:before {
	border: solid transparent;
	content: ' ';
	width: 0;
	height: 0;
	position: absolute;
}

.divstates:after {
	border-width: 10px;
	border-bottom-color: #fff;
	top: -19px;
	right: 40px;
}

.divstates:before {
	border-width: 11px;
	border-bottom-color: #eee;
	top: -21px;
	right: 39px;
}

.divstates .pspan {
	width: 42px;
	height: 20px;
	font-size: 14px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: rgba(102, 102, 102, 1);
	line-height: 20px;
	padding: 5px 22px;
	display: inline-block;
}

.divstates .pspan:hover {
	background: rgba(229, 229, 229, 1);
}

.maskdiv {
	display: none;
	position: absolute;
	top: 45px;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	background: rgba(0, 0, 0, 0.5);
	z-index: 5999;
}